Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the tests group in /src/DevOpsMetrics.Tests with 7 updates #1003

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps the tests group in /src/DevOpsMetrics.Tests with 7 updates:

Package From To
Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.0 1.3.1
Microsoft.AspNetCore.TestHost 8.0.0 8.0.2
Microsoft.NET.Test.Sdk 17.8.0 17.9.0
MSTest.TestAdapter 3.1.1 3.2.1
MSTest.TestFramework 3.1.1 3.2.1
Azure.Data.Tables 12.8.2 12.8.3
Microsoft.VisualStudio.Web.CodeGeneration.Design 8.0.0 8.0.1

Updates Azure.Extensions.AspNetCore.Configuration.Secrets from 1.3.0 to 1.3.1

Release notes

Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.

Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1

1.3.1 (2024-02-12)

Bugs Fixed

  • Fix several issues related to ThreadPool starvation for synchronous scenarios
Commits

Updates Microsoft.AspNetCore.TestHost from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • da7e989 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 0c785c5 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 8fdc5e8 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • bb84444 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • a48fa2c Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...
  • a12499e Merge in 'release/8.0' changes
  • e91e94d [Blazor] Allow null parameter values to be supplied to interactive componen...
  • fd749a7 Merge in 'release/8.0' changes
  • 658ddfb [release/8.0] Update karma.local.conf.js (#53411)
  • 4855269 Merge in 'release/8.0' changes
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0...v17.9.0

v17.9.0-release-23619-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02

Commits

Updates MSTest.TestAdapter from 3.1.1 to 3.2.1

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.2.1

See the release notes here.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.2.1] - 2024-02-13

See full log here

Fixed

Housekeeping

Artifacts

  • MSTest: 3.2.1
  • MSTest.TestFramework: 3.2.1
  • MSTest.TestAdapter: 3.2.1
  • MSTest.Analyzers: 3.2.1
  • Microsoft.Testing.Extensions.CrashDump: 1.0.1
  • Microsoft.Testing.Extensions.HangDump: 1.0.1
  • Microsoft.Testing.Extensions.HotReload: 1.0.1
  • Microsoft.Testing.Extensions.Retry: 1.0.1
  • Microsoft.Testing.Extensions.TrxReport: 1.0.1

[3.2.0] - 2024-01-24

See full log here

Added

... (truncated)

Commits

Updates MSTest.TestFramework from 3.1.1 to 3.2.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.2.1

See the release notes here.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.2.1] - 2024-02-13

See full log here

Fixed

Housekeeping

Artifacts

  • MSTest: 3.2.1
  • MSTest.TestFramework: 3.2.1
  • MSTest.TestAdapter: 3.2.1
  • MSTest.Analyzers: 3.2.1
  • Microsoft.Testing.Extensions.CrashDump: 1.0.1
  • Microsoft.Testing.Extensions.HangDump: 1.0.1
  • Microsoft.Testing.Extensions.HotReload: 1.0.1
  • Microsoft.Testing.Extensions.Retry: 1.0.1
  • Microsoft.Testing.Extensions.TrxReport: 1.0.1

[3.2.0] - 2024-01-24

See full log here

Added

... (truncated)

Commits

Updates Azure.Data.Tables from 12.8.2 to 12.8.3

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.3

12.8.3 (2024-02-06)

Bugs Fixed

  • TableEntity string properties will correctly handle type coercion from DateTime and DateTimeOffset types. (#40775)
  • Fixed an error handling bug that could result in an ArgumentNullException when calling CreateIfNotExistsAsync. (#41463)
Commits
  • 9cdf83d Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 5b84b81 Increment package version after release of Azure.AI.OpenAI.Assistants (#41799)
  • f5f4acb Update Generator Version 3.0.0-beta.20240205.1 (#41806)
  • f8fb4be Sync eng/common directory with azure-sdk-tools for PR 7630 (#41796)
  • b07b8f3 Sync eng/common directory with azure-sdk-tools for PR 7634 (#41790)
  • f250ca2 {AzureMonitorDistro] Added Azure Container Apps resource detector. (#41803)
  • c8416d0 Domain-specific changes to fix docindex (#41765)
  • 37f2513 Fix BOM issue Generate-DocIndex.ps1 (#41768)
  • 817c6cc Increment package version after release of Azure.Search.Documents (#41797)
  • 7068a84 [Core] Annotate TokenCredential for auditing (#41662)
  • Additional commits viewable in compare view

Updates Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.0 to 8.0.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tests group in /src/DevOpsMetrics.Tests with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net) | `1.3.0` | `1.3.1` |
| [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.1` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.1` |
| [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) | `12.8.2` | `12.8.3` |
| [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) | `8.0.0` | `8.0.1` |


Updates `Azure.Extensions.AspNetCore.Configuration.Secrets` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.0...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1)

Updates `Microsoft.AspNetCore.TestHost` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2)

Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v3.2.1)

Updates `MSTest.TestFramework` from 3.1.1 to 3.2.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.1.1...v3.2.1)

Updates `Azure.Data.Tables` from 12.8.2 to 12.8.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.2...Azure.Data.Tables_12.8.3)

Updates `Microsoft.VisualStudio.Web.CodeGeneration.Design` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/Scaffolding/releases)
- [Commits](https://github.com/dotnet/Scaffolding/commits)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 15, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/DevOpsMetrics.Tests/tests-7353fd48bc branch February 15, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant